home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / misc / next2.6 / next2.6.readme < prev    next >
Text File  |  1999-04-28  |  3KB  |  71 lines

  1. Short:    Viewer for text/guides/html/datatypes
  2. Author:   Jürgen Klawitter
  3. Uploader: Andreas Neumann <an@andreasneumann.de>
  4. Type:     text/show
  5. Replaces: text/show/Next2.5*
  6.  
  7.  
  8.   NEXT is a fast and compact text viewer, written in assembly.
  9.   It displays all kinds of files including binaries, crunched and
  10.   archived files. OS 2+ required.
  11.  
  12.  
  13. Main Features:
  14. --------------
  15.     - Hypertext viewer for HTML (offline) and Guides
  16.     - converts MSDos texts, MSWord and MSWrite documents
  17.     - decrunches powerpacker data files (internal routine) and XPK files
  18.     - expands LZ77 compressed files (magic=SZDD)
  19.     - unpacks and displays archived files (LhA,LZX,ZIP,GZIP,COMPRESS,TAR)
  20.     - internal detar routine
  21.     - GUI for dearchivers
  22.     - displays pictures (OS 3+ and datatypes needed)
  23.     - remembers previously loaded files
  24.     - easy loading of your favorite files
  25.     - font sensitive, font selection by font requester
  26.     - saves/prints whole file or a definable block
  27.     - printings with title line and page numbers (position and style
  28.       of title line can be selected)
  29.     - fast and effective search: all matches are displayed at once on screen
  30.     - pattern search
  31.     - search by mouse click
  32.     - special search routine for strings within binaries
  33.     - counts words, strings or chars within file or block
  34.     - various modes to load a file
  35.     - scans directories using wildcards
  36.     - AMINET support
  37.     - bookmarks
  38.     - appwindow
  39.     - clipboard copy
  40.     - size of displayed files unlimited
  41.     - reentrant code (can be made resident)
  42.     ... and more
  43.  
  44.   ---------------------------------------------------------------------
  45.  
  46.   Changes V2.6
  47.   ============
  48.  
  49.   meaning: + new, ^ improved, * changed, - removed
  50.  
  51.     + Back/Forward (Shift-Left/Shift-Right) steps through history back and
  52.       forward respectively. Equivalent to Back/Forward buttons in browsers.
  53.     + Pictures can be printed now (Shift-P)
  54.     + Option TOPMARGIN/K/N: Inserts as many linefeeds as specified
  55.       on top of printed pages
  56.     + Conversion of MSWrite documents with embedded OLE objects and pictures
  57.     ^ Conversion routine for Guides now recognizes @{Amigaguide}, @{fg shine},
  58.       @{highlight} and @smartwrap (global and local)
  59.     ^ Finding of referenced files with absolute paths should work better now
  60.     ^ Conversion of MSWord documents somewhat improved
  61.     * Renamed  "AsGuide mode" to "AsDT mode" (As DataType)
  62.                "AsGuide once" to "AGDT once" (AmigaGuide & DataType)
  63.       The former AsGuide mode no longer uses amigaguide.library for guides,
  64.       "AGDT once" does.
  65.     * Default setting @LIB changed to @CON
  66.     * WRAP removed from settings window and replaced by "Reformat".
  67.       This command can be started by pressing Shift-R. The current file will
  68.       be immediately reloaded.
  69.     - Several small bugs
  70.     - Enforcer hit when clicking on references in archived HTMLs/Guides.
  71.